body,html{margin: 0;padding: 0;}
a{list-style: none;text-decoration: none;color: #757575;}
.float-right{float: right;}
.float-left{float: left;}
.zuce{vertical-align: top;color: #FFFFFF;margin-right: 35px;cursor: pointer;}
.hearder{width: 100%;height: 550px;background: url(../swiper/img/citymap.png) no-repeat;background-size: cover;}
.hearder-nav {width: 1200px;margin: 0 auto;padding-top: 25px;}
.nav-log{width: 165px;}
.nav-nav{height: 35px;line-height: 35px;position: relative;}
.erweima{position: absolute;width: 257px;height: 160px;background-color: #FFFFFF;}
.zhusite{width: 200px;height: 60px;background-color: #FD782E;font-size: 18px;text-align: center;line-height: 60px;border-radius: 6px;margin-top: 320px;cursor: pointer;}
.zhusite a{color: #FFFFFF;font-weight: 500;}
.sensetion{width: 1200px;margin: 0 auto;}
.heatCity{
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
    border-radius: 12px;
    padding: 40px 0;
    margin: 40px 0;
    box-shadow: 0 4px 20px rgba(0,0,0,0.08);
}
.heatCitys{
    width: 100%;
    text-align: center;
}
.heatCitya{padding: 20px 0;}
.city-tit{
    display: block;
    font-size: 24px;
    font-weight: 600;
    color: #2c3e50;
    margin-bottom: 30px;
    text-align: center;
    letter-spacing: 1px;
}
.city{text-align: center;font-size: 36px;margin: 70px 0;}
.jiameng{
    width: 120px;
    height: 45px;
    background: linear-gradient(135deg, #FD782E 0%, #ff6b35 100%);
    border-radius: 25px;
    text-align: center;
    line-height: 45px;
    cursor: pointer;
    margin: 30px auto 0;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(253, 120, 46, 0.3);
}
.jiameng:hover{
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(253, 120, 46, 0.4);
}
.jiameng a{
    color: #FFFFFF;
    font-weight: 500;
    text-decoration: none;
}
.inil-block{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    max-width: 800px;
    margin: 0 auto;
}
.aCity{
    display: inline-block;
    padding: 12px 24px;
    background: #ffffff;
    border: 2px solid #e9ecef;
    border-radius: 25px;
    color: #495057;
    text-decoration: none;
    font-weight: 500;
    font-size: 16px;
    transition: all 0.3s ease;
    box-shadow: 0 2px 8px rgba(0,0,0,0.05);
    min-width: 120px;
    text-align: center;
}
.aCity:hover{
    color: #ffffff;
    background: linear-gradient(135deg, #FD782E 0%, #ff6b35 100%);
    border-color: #FD782E;
    transform: translateY(-2px);
    box-shadow: 0 4px 15px rgba(253, 120, 46, 0.3);
}
.inli-wid{width: 1120px;}
.footer{height: 220px;background-color: #3B4144;margin-top: 70px;}
.lianjie{border-bottom: 1px solid #4A4A4A;padding: 30px 0;}
.lianjie a{color: #EEEEEE !important;margin-right: 20px;}
p{color: #999999;font-size: 14px;font-weight: 400;}
.erdiv{display: inline-block;width: 120px;height: 160px;margin-left: 5px;}
.span{display: inline-block;text-align: center;font-size: 14px;width: 120px;height: 30px;}